home *** CD-ROM | disk | FTP | other *** search
/ User's Choice Windows CD / User's Choice Windows CD (CMS Software)(1993).iso / win_q_t / sbs100.zip / SETUP.INF < prev   
INI File  |  1992-10-13  |  1KB  |  39 lines

  1. ;  Install V1.00 - Installation Script
  2. ;  Etling Software
  3.  
  4. [Application]
  5. ; Application information
  6. AppName=Strategic Business Simulator
  7. DefDir=C:\SBS
  8. SpaceNeeded=800
  9. DefPMGroup=SBS.GRP,Strategic Business Simulator
  10.  
  11. [Disks]
  12. ;List of disks needed.  Names are used for user request.  They
  13. ;do not need to be the disk's label.
  14. 1=Strategic Business Simulator Disk #1
  15.  
  16. [Dirs]
  17. ;lists of directories that must be created from the destination directory
  18. ;files to be copied are in the same directory structure on the
  19. ;floppy (by default)
  20. 1=.
  21.  
  22. [Files]
  23. ;description, name, (dir #), (diskette #), (Compressed)
  24. SBS Control Panel,        SBS.EXE,     1, 1, N
  25. SBS Control Panel:Help,   SBS.HLP,     1, 1, N
  26. SBS Decision Entry,       SBSDEC.EXE,  1, 1, N
  27. SBS Decision Entry:HELP,  SBSDEC.HLP,  1, 1, N
  28. SBS View/Print,           SBSVIEW.EXE, 1, 1, N
  29. SBS View/Print:Help,      SBSVIEW.HLP, 1, 1, N
  30. SBS Instructions,         README.TXT,  1, 1, N
  31. SBS Order Form,           SBS.WRI,     1, 1, N
  32.  
  33. [PM Info]
  34. ;File Name, App Description, Icon File #, Icon #
  35. SBS.EXE,    SBS Control Panel
  36. SBSDEC.EXE, SBS Decision Entry
  37.  
  38. [End]
  39.